home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / BUSINESS / Q_LOAN.ARJ / Q-LOAN.EXE / PRINTME.BAT < prev    next >
DOS Batch File  |  1992-02-12  |  972b  |  24 lines

  1. @echo off
  2. Cls
  3. echo.
  4. echo      ═╦═════╗                        ╔═══╦═══╗                  *          
  5. echo       ║     ║  ╔════╗ ══╦══ ╔════╗   ║   ║   ║  ╔════╗  ╔════╗  ╥  ╔════╗  
  6. echo       ║     ║  ║    ║   ║   ║    ║   ║   ║   ║  ║    ║  ║       ║  ║       
  7. echo       ║     ║  ╠════╣   ║   ╠════╣   ║   ║   ║  ╠════╣  ║  ══╗  ║  ║       
  8. echo      ═╩═════╝  ╨    ╨   ╨   ╨    ╨   ╨   ╨   ╨  ╨    ╨  ╚════╝  ╨  ╚════╝  
  9. echo                C    O    R    P    O    R    A    T    I    O    N           
  10. Echo.
  11. Echo                              Quattro Pro Version 1.0
  12. Echo.
  13. echo      This function will print the initial instructions
  14. Echo      for the DataMagic Financial Spreadsheet Programs.
  15. Echo.
  16. Echo      Check that your printer is ON and set to the quality of
  17. echo      type you desire (draft, Roman, etc.).
  18. echo.
  19. echo.
  20. echo              Press "ENTER" to continue
  21. echo              Press "Ctrl+Break" to quit.
  22. Pause>nul
  23. Copy readme.q Prn
  24.